IviRFSigGen Configure Power Step Start Stop [PST]
IviRFSigGenPowerStep Capability Group
This VI configures the settings that control the power steps of the generator's RF output signal. These settings are start and stop power and step size. If the stop power is less than the start power, the power decreases in value during the sweep
instrument handle The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs. | |
start Specifies the start power of the stepped sweep. If the stop power is less than the start power, the power decreases in value during the sweep. The driver uses this value to set the IviRFSigGen>>Sweep>>Power Step>>Power Step Start property.
Units: dBm Default Value: -50.0 |
|
stop Specifies the start power of the stepped sweep. If the stop power is less than the start power, the power decreases in value during the sweep. The driver uses this value to set the IviRFSigGen>>Sweep>>Power Step>>Power Step Stop property.
Units: dBm Default Value: -10.0 |
|
step size Specifies the step size. The driver uses this value to set the IviRFSigGen>>Sweep>>Power Step>>Power Step Size property.
Units: dBm Default Value: 0.1 dBm |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs. | |
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |